home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-07-28 | 9.3 KB | 219 lines | [TEXT/MPS ] |
- # This makefile was produced at 8:15:37 PM on Mon, Feb 28, 1994 by
- # MakeMake 2.0d36 (6/24/1991) by Rick Holzgrafe, scott douglass, Jeff Holcomb.
- # To change this Makefile edit the definition of MAKEMAKE below
- # and execute Make Makefile.
-
-
- .cp.o ƒ .cp
- BLJCPlus {default}.cp -o "{BLJObjects}" {COptions} {CPlusOptions} {BLJLoadDumpFileOption}
-
- .p.o ƒ .p
- BLJPascal {default}.p -o "{BLJObjects}" {POptions}
-
- .c.o ƒ .c
- BLJC {default}.c -o "{BLJObjects}" {COptions}
-
- MAKEMAKE = MakeMake ∂
- -nosys -pre ::ScriptsAndTools:CPlusDefaultMakeRule ∂
- 'CPlusOptions="{BLJCPlusOptions}"' 'COptions="{BLJCOptions}"' ∂
- 'POptions="{BLJPOptions}"' 'LIBOPTS="{BLJLibOptions}"' ∂
- 'LINKOPTS="{BLJLinkOptions}"' ∂
- "CTAGSOPTS=-cplusplus -p -local -update" -i '{BLJLoadDumpFileStuff}' ∂
- -i '{BLJ2020Interfaces}' -i '{BLJVirtualFile}' -i '{BLJThreadStuff}' ∂
- LINK=BLJLink LIB=BLJLib REZ=BLJRez -i '{BLJBovineServer}' -i ∂
- '{BLJBuildingBlocks}' -i '{BLJCoreGateway}' -i '{BLJThreadStuff}' ∂
- -srcdirs '{BLJTupleDatabase}' -objdir '{BLJObjects}' ∂
- -t '{BLJObjects}TupleDatabase.o' ∂
- ADASTupleDatabase.cp TupleDatabase.cp BTreeTupleDatabase.cp ∂
- HFSTupleDatabase.cp RAMTupleDatabase.cp BTreeGlue.a.o DiskEntry.cp ∂
- DiskLog.cp CreateObject.cp TupleTests.cp DiskLogTests.cp
-
- {BLJObjects} ƒ {BLJTupleDatabase}
-
- TARGETS = "{BLJObjects}TupleDatabase.o"
-
- DOT_H = "{BLJThreadStuff}Threads.h" "{BLJThreadStuff}Failure.h" ∂
- ADASTupleDatabase.h TupleDatabase.h "{BLJBuildingBlocks}DirectObject.h" ∂
- "{BLJBovineServer}DebuggingGear.h" BTreeTupleDatabase.h BTEqu.h ∂
- HFSTupleDatabase.h "{BLJBuildingBlocks}HandleObject.h" RamTupleDatabase.h ∂
- DiskEntry.h DiskLog.h CreateObject.h TupleTests.h ∂
- "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugAssert.h"
-
- DOT_R =
-
- SRCS = ADASTupleDatabase.cp TupleDatabase.cp BTreeTupleDatabase.cp ∂
- HFSTupleDatabase.cp RAMTupleDatabase.cp DiskEntry.cp DiskLog.cp ∂
- CreateObject.cp TupleTests.cp DiskLogTests.cp
-
- OBJS = "{BLJObjects}ADASTupleDatabase.cp.o" "{BLJObjects}TupleDatabase.cp.o" ∂
- "{BLJObjects}BTreeTupleDatabase.cp.o" "{BLJObjects}HFSTupleDatabase.cp.o" ∂
- "{BLJObjects}RAMTupleDatabase.cp.o" "{BLJObjects}DiskEntry.cp.o" ∂
- "{BLJObjects}DiskLog.cp.o" "{BLJObjects}CreateObject.cp.o" ∂
- "{BLJObjects}TupleTests.cp.o" "{BLJObjects}DiskLogTests.cp.o"
-
- LIBS = BTreeGlue.a.o
-
- CPlusOptions = "{BLJCPlusOptions}"
- LIBOPTS = "{BLJLibOptions}"
- LINKOPTS = "{BLJLinkOptions}"
- CTAGSOPTS = -cplusplus -p -local -update
- LINK = BLJLink
- LIB = BLJLib
- REZ = BLJRez
- COUNT = Count
- COUNTOPTS =
- CTAGS = Ctags
- DELETE = Delete
- DELETEOPTS = -i
- FILES = Files
- FILESOPTS = -l
- MAKEFILE = Makefile
- PRINT = Print
- PRINTOPTS =
- SETFILE = SetFile
- SETFILEOPTS = -t 'MPST' -c 'MPS '
-
-
- AOptions = -i "{BLJLoadDumpFileStuff}" -i "{BLJ2020Interfaces}" ∂
- -i "{BLJVirtualFile}" -i "{BLJThreadStuff}" -i "{BLJBovineServer}" ∂
- -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" -i "{BLJThreadStuff}"
-
- COptions = "{BLJCOptions}" -i "{BLJLoadDumpFileStuff}" -i "{BLJ2020Interfaces}" ∂
- -i "{BLJVirtualFile}" -i "{BLJThreadStuff}" -i "{BLJBovineServer}" ∂
- -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" -i "{BLJThreadStuff}"
-
- POptions = "{BLJPOptions}" -i "{BLJLoadDumpFileStuff}" -i "{BLJ2020Interfaces}" ∂
- -i "{BLJVirtualFile}" -i "{BLJThreadStuff}" -i "{BLJBovineServer}" ∂
- -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" -i "{BLJThreadStuff}"
-
- ROptions = -a -i "{BLJLoadDumpFileStuff}" -i "{BLJ2020Interfaces}" ∂
- -i "{BLJVirtualFile}" -i "{BLJThreadStuff}" -i "{BLJBovineServer}" ∂
- -i "{BLJBuildingBlocks}" -i "{BLJCoreGateway}" -i "{BLJThreadStuff}"
-
- "{BLJObjects}TupleDatabase.o" ƒ {OBJS} {LIBS}
- {LIB} {LIBOPTS} -o {Targ} {OBJS} {LIBS}
-
-
-
- {MAKEFILE} ƒ NoSuchFile ::ScriptsAndTools:CPlusDefaultMakeRule
- NoSuchFile ƒ
- {MAKEMAKE}
-
- clean ƒ
- {DELETE} {DELETEOPTS} {OBJS}
-
- clobber ƒ clean
- {DELETE} {DELETEOPTS} {TARGETS}
-
- count ƒ
- {COUNT} {COUNTOPTS} {DOT_H} {DOT_R} {SRCS}
-
- files ƒ
- {FILES} {FILESOPTS} {TARGETS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} ∂
- ::ScriptsAndTools:CPlusDefaultMakeRule {OBJS}
-
- print ƒ
- {PRINT} {PRINTOPTS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} ∂
- ::ScriptsAndTools:CPlusDefaultMakeRule
-
- tags ƒ {DOT_H} {SRCS}
- {CTAGS} {CTAGSOPTS} {C_INCDIRS} {NewerDeps}
-
-
- "{BLJObjects}ADASTupleDatabase.cp.o" ƒ ∂
- "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
- "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
- "{BLJBuildingBlocks}PascalString.h" ∂
- "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
- "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
- "{BLJ2020Interfaces}DigitalSignature.h" ∂
- "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
- "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
- "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
- "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
- "{BLJBuildingBlocks}DebugStream.h" ADASTupleDatabase.h ∂
- "{BLJ2020Interfaces}OCEErrors.h" "{BLJBuildingBlocks}Utilities.h" ∂
- "{BLJThreadStuff}AYSThreadGlue.h"
-
- "{BLJObjects}TupleDatabase.cp.o" ƒ ∂
- TupleDatabase.h "{BLJBuildingBlocks}Buffer.h" ∂
- "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}DataItem.h" ∂
- "{BLJBuildingBlocks}Comparable.h" "{BLJBuildingBlocks}DebugAssert.h" ∂
- "{BLJBovineServer}DebugConstants.h" "{BLJBovineServer}DebuggingGear.h" ∂
- "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugStream.h"
-
- "{BLJObjects}BTreeTupleDatabase.cp.o" ƒ ∂
- BTreeTupleDatabase.h TupleDatabase.h "{BLJBuildingBlocks}Buffer.h" ∂
- "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}DataItem.h" ∂
- "{BLJBuildingBlocks}Comparable.h" BTEqu.h ∂
- "{BLJBuildingBlocks}FileSpec.h" "{BLJBuildingBlocks}DebugAssert.h" ∂
- "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
- "{BLJBuildingBlocks}DebugStream.h" "{BLJBovineServer}DebugConstants.h"
-
- "{BLJObjects}HFSTupleDatabase.cp.o" ƒ ∂
- HFSTupleDatabase.h TupleDatabase.h "{BLJBuildingBlocks}Buffer.h" ∂
- "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}DataItem.h" ∂
- "{BLJBuildingBlocks}Comparable.h" "{BLJBuildingBlocks}FileSpec.h" ∂
- "{BLJVirtualFile}AbstractFile.h" "{BLJBuildingBlocks}DebugAssert.h" ∂
- "{BLJBuildingBlocks}HandleObjectOwner.h" ∂
- "{BLJBuildingBlocks}HandleObject.h"
-
- "{BLJObjects}RAMTupleDatabase.cp.o" ƒ ∂
- RamTupleDatabase.h "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
- "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}HandleObject.h" ∂
- "{BLJBuildingBlocks}PascalString.h" ∂
- "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
- "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
- "{BLJ2020Interfaces}DigitalSignature.h" ∂
- "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
- "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
- "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
- "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
- "{BLJBuildingBlocks}DebugStream.h" TupleDatabase.h ∂
- "{BLJBuildingBlocks}Buffer.h" "{BLJBuildingBlocks}DataItem.h" ∂
- "{BLJBuildingBlocks}Comparable.h" "{BLJBuildingBlocks}DebugAssert.h" ∂
- "{BLJBovineServer}DebugConstants.h"
-
- "{BLJObjects}DiskEntry.cp.o" ƒ ∂
- DiskEntry.h "{BLJBuildingBlocks}GMTTime.h" ∂
- "{BLJBuildingBlocks}DirectObject.h" "{BLJVirtualFile}AbstractFile.h"
-
- "{BLJObjects}DiskLog.cp.o" ƒ ∂
- DiskLog.h DiskEntry.h "{BLJBuildingBlocks}GMTTime.h" ∂
- "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}DebugAssert.h" ∂
- "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
- "{BLJBuildingBlocks}DebugStream.h" "{BLJVirtualFile}AbstractFile.h" ∂
- CreateObject.h "{BLJBuildingBlocks}FileSpec.h" ∂
- "{BLJBuildingBlocks}HandleObjectOwner.h" ∂
- "{BLJBuildingBlocks}HandleObject.h" "{BLJBuildingBlocks}Buffer.h"
-
- "{BLJObjects}CreateObject.cp.o" ƒ ∂
- CreateObject.h "{BLJBuildingBlocks}DebugAssert.h" ∂
- "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
- "{BLJBuildingBlocks}DebugStream.h"
-
- "{BLJObjects}TupleTests.cp.o" ƒ ∂
- TupleTests.h "{BLJBuildingBlocks}BuildingBlocksTest.h" ∂
- "{BLJBuildingBlocks}DebugFlag.h" "{BLJBuildingBlocks}DebugAssert.h" ∂
- "{BLJBovineServer}DebugConstants.h" "{BLJBovineServer}DebuggingGear.h" ∂
- "{BLJBuildingBlocks}DebugStream.h" "{BLJBuildingBlocks}DirectObject.h" ∂
- BTreeTupleDatabase.h TupleDatabase.h "{BLJBuildingBlocks}Buffer.h" ∂
- "{BLJBuildingBlocks}DataItem.h" "{BLJBuildingBlocks}Comparable.h" ∂
- BTEqu.h "{BLJBuildingBlocks}FileSpec.h" HFSTupleDatabase.h ∂
- RamTupleDatabase.h "{BLJLoadDumpFileStuff}BLJStandardIncludes.h" ∂
- "{BLJBuildingBlocks}HandleObject.h" "{BLJBuildingBlocks}PascalString.h" ∂
- "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
- "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
- "{BLJ2020Interfaces}DigitalSignature.h" ∂
- "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
- "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
- "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h"
-
- "{BLJObjects}DiskLogTests.cp.o" ƒ ∂
- DiskLog.h DiskEntry.h "{BLJBuildingBlocks}GMTTime.h" ∂
- "{BLJBuildingBlocks}DirectObject.h" "{BLJBuildingBlocks}DebugAssert.h" ∂
- TupleTests.h "{BLJBuildingBlocks}BuildingBlocksTest.h" ∂
- "{BLJBuildingBlocks}DebugFlag.h" "{BLJBovineServer}DebugConstants.h" ∂
- "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugStream.h" ∂
- "{BLJBuildingBlocks}FileSpec.h"
-